PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFConcatenateMatrixOperator Class / setM11 Method
In This Topic
    setM11 Method
    In This Topic
    Sets the m11 element of the transformation matrix.
    Syntax
    public void setM11( 
       double value
    )

    Parameters

    value
    See Also